Skip to main content

AzureAD 로그인 연동

사용가능 환경

  • 사용자PC는 windowAD 가입됨
  • 윈도우 로그인 계정은 ADConnect 를 통해 EntraID 와 동기화 됨
  • 사용자PC는 회사 도메인에 등록된 디바이스여야 함
  • Hybrid Join 된 사용자/장비여야 함

Window AD Join + Hybrid 로그인 PC 에서의 SSO

  • windowsAD, Hybrid Join 상태 확인은 링크문서 참고 바랍니다.
  • 윈도우 로그인 후 SHIELD ID 와 문서보안 백그라운드 로그인 수행합니다.

DS_MIP_INIT 항목 설정

{
"runMode" :"aad",
"tid" : "{TenantId}"
}
//설정 예
{
"runMode" :"aad",
"tid" : "e8c1b6e5-37ed-4c84-82e9-f5a02feddd85"
}

관련 모듈

파일명경로버전비고
SCPD_DS365.dllC:\windows\softcamp\sdk\scsa6.0.4.15DS6 제품 모듈
SCPD_DS36564.dllC:\windows\softcamp\sdk\scsa6.0.4.15DS6 제품 모듈
DS365.Core.dllC:\windows\softcamp\Security365\DS365\x646.0.0.11DS6 제품 모듈
DS365Lib64.dllC:\windows\softcamp\Security365\DS365\x646.1.16.20DS6 제품 모듈
DS365.Agent.exeC:\windows\softcamp\Security365\DS365\x646.0.1.5DS6 제품 모듈
DS365Auth64.exeC:\windows\softcamp\Security365\DS365\x646.0.5.1DS6 제품 모듈
DS365.Agent.exe.configC:\windows\softcamp\Security365\DS365\x64-DS6 제품 모듈
DS365.Core.dll.configC:\windows\softcamp\Security365\DS365\x64-DS6 제품 모듈
Microsoft.Bcl.AsyncInterfaces.dllC:\windows\softcamp\Security365\DS365\x649.0.725.31616.netFramework file
Microsoft.Identity.Client.Broker.dllC:\windows\softcamp\Security365\DS365\x644.74.1.0.netFramework file
Microsoft.Identity.Client.dllC:\windows\softcamp\Security365\DS365\x644.74.1.0.netFramework file
Microsoft.Identity.Client.NativeInterop.dllC:\windows\softcamp\Security365\DS365\x640.19.2.0.netFramework file
Microsoft.IdentityModel.Abstractions.dllC:\windows\softcamp\Security365\DS365\x648.13.0.60721.netFramework file
Microsoft.ML.OnnxRuntime.dllC:\windows\softcamp\Security365\DS365\x640.0.0.0.netFramework file
msalruntime.dllC:\windows\softcamp\Security365\DS365\x640.0.0.0.netFramework file
Newtonsoft.Json.dllC:\windows\softcamp\Security365\DS365\x6413.0.3.27908.netFramework file
onnxruntime.dllC:\windows\softcamp\Security365\DS365\x641.7.20210301.1.netFramework file
System.Buffers.dllC:\windows\softcamp\Security365\DS365\x644.6.28619.01.netFramework file
System.Diagnostics.DiagnosticSource.dllC:\windows\softcamp\Security365\DS365\x649.0.725.31616.netFramework file
System.Drawing.Common.dllC:\windows\softcamp\Security365\DS365\x649.0.24.52901.netFramework file
System.Memory.dllC:\windows\softcamp\Security365\DS365\x644.6.31308.01.netFramework file
System.Numerics.Vectors.dllC:\windows\softcamp\Security365\DS365\x644.6.26515.06.netFramework file
System.Runtime.CompilerServices.Unsafe.dllC:\windows\softcamp\Security365\DS365\x646.100.225.20307.netFramework file
System.Text.Encoding.CodePages.dllC:\windows\softcamp\Security365\DS365\x644.6.26515.06.netFramework file
System.Threading.Tasks.Extensions.dllC:\windows\softcamp\Security365\DS365\x644.6.28619.01.netFramework file
System.ValueTuple.dllC:\windows\softcamp\Security365\DS365\x644.6.26515.06.netFramework file

Login Flow